home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / GIMP 2.6.8 / gimp-2.6.8-i686-setup.exe / {app} / share / gimp / 2.0 / menus / text-editor-toolbar.xml < prev    next >
Extensible Markup Language  |  2009-12-15  |  354b  |  13 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
  3.  
  4. <ui>
  5.   <toolbar action="text-editor-toolbar">
  6.     <toolitem action="text-editor-load" />
  7.     <toolitem action="text-editor-clear" />
  8.     <separator />
  9.     <toolitem action="text-editor-direction-ltr" />
  10.     <toolitem action="text-editor-direction-rtl" />
  11.   </toolbar>
  12. </ui>
  13.